const encoding/json.startDetectingCyclesAfter
4 uses
encoding/json (current package)
encode.go#L300: const startDetectingCyclesAfter = 1000
encode.go#L784: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L874: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L935: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)